@charset "utf-8";
/* CSS 鼠标效果 */
@import url('xiaoguo.css');

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900');
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 16px; color: #303a4a; overflow-x: hidden; font-family:'Noto Sans SC',"Source Han Sans CN","PingFang SC",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; padding-top: 80px;}
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select,button{ outline:none; font-family:"Noto Sans SC","Source Han Sans CN","Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif; }
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

a { text-decoration: none; color:#303a4a; transition: color 0.56s ease;}
a:hover{ color: #347ef3;}

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}
.clear{ clear:both}
.overflow{overflow-y:hidden;}

.fl{float: left;}
.fr{float: right;}


img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}

.wrap{ width: 1520px; margin: 0 auto;}
.w1200{ width: 1200px; margin: 0 auto;}
.ovh{overflow: hidden;}


::-webkit-scrollbar { width: 8px;padding-right: 8px; background-color: #f2f2f2;  /*其他样式，比如圆角等*/}
/*滑块样式*/
::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, .6);}
/*当前窗口失去焦点时的滑块样式*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(0, 0, 0, .6);}


/*顶部*/
.header{ width: 100%; height:80px; background:#fff; box-shadow: 0 0  10px rgba(0,0,0,.1); position: fixed; left: 0; top: 0; z-index: 9999; }
.header .logo{float: left; padding:18px 0;}
.header .headRight{ float: right;}
.header .nav{ float: left;}
.header .nav ul{ margin-left: -45px;}
.header .nav ul li{  line-height: 80px; position: relative; margin-left: 60px; float: left;}
.header .nav ul li a{ color: #000; display: block; position: relative; z-index: 11; transition: all .4s;}
.header .nav ul li:before{ content: ""; width:0; height: 3px;background: #347ef3; position: absolute; left: 50%; bottom:0; z-index: 1; transform: translate(-50%, 0); transition: all .4s;}
.header .nav ul li:hover a,.header .nav ul li.on a{ color: #000; }
.header .nav ul li:hover:before,.header .nav ul li.on::before{ width:100%;}
.header .lang{ float: left; margin-left: 50px; position: relative;}
.header .lang a{ color: #000; line-height: 80px;}
.header .lang a:hover{ color: #347ef3;}
.header .lang::before{ content: ""; width: 1px; height: 20px; background: #c4c4c4; position: absolute; left: -25px; top: 50%; transform: translateY(-50%);}
.header .searchBtn{ width: 30px; height: 30px; background: url(../images/icon01.png) no-repeat center; margin-left: 20px; margin-top: 25px; float: left; cursor: pointer;}
.header .menu-toggle{display: none;}

/*首页bannner*/
.banner { position: relative;}
.banner .swiper-container{ width:100%; overflow:hidden;}
.banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
.banner .swiper-container .swiper-slide a{  display: block; width:100%;}
.banner .swiper-container .swiper-slide img{width:100%;}
.banner .pagination {position: absolute;z-index: 20;bottom:30px;width: 100%;text-align: center;}
.banner .swiper-pagination-switch {display: inline-block; width:15px; height: 15px; background:#fff; margin: 0 6px; border-radius: 10px; cursor: pointer;}
.banner .swiper-active-switch { background: #347ef3; opacity: 1;}

.neiBanner{height: 350px; background-position: center; background-repeat: no-repeat; background-size: cover;}

.title{ text-align: center; margin-bottom:55px;}
.title h3{ font-size: 90px; color: #e5e5e5; font-weight: 900; line-height:1;background-image:-webkit-linear-gradient(top, rgba(52,126,243,0.17), rgba(0,0,0,0)); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.title h2{ font-size: 36px; font-weight: 900; color: #000; line-height:1;  margin-top: -25px; margin-bottom: 10px; position: relative;}
.title h2 span{color: #347ef3;}
.title p{color: #888;}

.ntitle{ margin-bottom: 60px;}
.ntitle h2{ font-size: 36px; color: #000; line-height: 1; text-align: center; font-weight: 900;}

.ipro{ padding: 55px 0 95px;}
.ipro .box{ position: relative; padding-bottom: 55px;}
.ipro ul{ margin:0 -22px;}
.ipro ul li{ width: 20%; padding: 0 22px; float: left;}
.ipro ul li dl{ padding-bottom: 100%; position: relative; overflow: hidden; border-radius: 6px;}
.ipro ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.ipro ul li h3{ height: 38px; text-align: center; font-size: 16px; font-weight: normal; line-height: 1.2; overflow: hidden; margin: 15px 0 20px;}
.ipro .pagination {position: absolute;z-index: 20;bottom:0;width: 100%;text-align: center;}
.ipro .swiper-pagination-switch {display: inline-block; width:15px; height: 15px; background:#000; margin: 0 6px; border-radius: 10px; cursor: pointer;}
.ipro .swiper-active-switch { background: #347ef3; opacity: 1;}

.youshi{ padding: 60px 0 75px; background: #f2f2f2;}
.youshi .box ul{ margin: 0 -24px;}
.youshi .box ul li{ width: 20%; padding: 0 24px; float: left;}
.youshi .box ul li .item{ background: #347ef3;}
.youshi .box ul li .item dl{ padding-bottom: 98.4905%; position: relative; overflow: hidden;}
.youshi .box ul li .item dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.youshi .box ul li .item ol{ padding-top: 55px; height: 100px; position: relative;}
.youshi .box ul li .item ol i{ width: 70px; height: 70px; line-height:66px; text-align: center; background: #fff; border-radius: 70px; position: absolute; left: 50%; top: -35px; margin-left: -35px;}
.youshi .box ul li .item ol h3{ color: #fff; font-size: 24px; text-align: center; line-height: 1;}

.liucheng img{ width: 100%;}

.iabout{ padding: 55px 0;}
.iabout .wrap{ display:flex; flex-direction: row-reverse; align-items: center;}
.iabout .pic{ width: 50%; flex:0 0 auto;}
.iabout .box{ padding-left: 40px;}
.iabout .box .tit{ margin-bottom: 25px;}
.iabout .box .tit h3{ font-size: 48px; color: #e4e4e4; line-height: 1; margin-bottom: 20px;}
.iabout .box .tit h2{ font-size: 30px; color: #1d6ceb; line-height: 1;}
.iabout .box .text{ font-size: 18px; color: #8d8d8d; line-height: 36px;}
.iabout .box a.more{ width: 140px; height: 54px; background: #347ef3; border-radius: 6px; line-height: 52px; text-align: center; color: #fff; display: block; margin-top: 40px;transition: all .4s;}
.iabout .box a.more:hover{ background: #1d6ceb;}

.inews{ padding: 55px 0 60px;}
.inews .box ul{ margin: 0 -24px;}
.inews .box ul li{ width: 25%; padding: 0 24px; float: left;}
.inews .box ul li a{ padding: 29px; border: #fff solid 1px; display: block; transition: all .4s;}
.inews .box ul li dl{ padding-bottom: 66.6666%; position: relative; overflow: hidden;}
.inews .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.inews .box ul li h3{font-size: 20px; font-weight: 500; color: #303a4a; line-height: 1; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; margin-top: 22px;transition: all .4s;}
.inews .box ul li dd{ font-size: 14px; color: #999ca2; text-align: center; line-height: 1; margin: 15px 0 20px;}
.inews .box ul li dt{ height: 48px; line-height: 24px; color: #999ca2; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin-bottom: 24px;}
.inews .box ul li ol{ font-size: 14px; text-align: center; line-height: 38px; border: #d3d3d3 solid 1px;transition: all .4s;}
.inews .box ul li a:hover{ border:#1d6ceb solid 1px;}
.inews .box ul li a:hover h3{ color: #1d6ceb;}
.inews .box ul li a:hover ol{background: #1d6ceb; color: #fff;}
.inews a.more{ width: 140px; height: 54px; background: #347ef3; border-radius: 6px; line-height: 52px; text-align: center; color: #fff; display: block; margin: 40px auto 0;transition: all .4s;}
.inews a.more:hover{ background: #1d6ceb;}

.about{ padding: 66px 0 70px;}
.about .wrap{ display:flex; align-items: center;}
.about .pic{ width: 50%; flex:0 0 auto;}
.about .box{ padding-right: 40px;}
.about .box .tit{ margin-bottom: 25px;}
.about .box .tit h3{ font-size: 48px; color: #e4e4e4; line-height: 1; margin-bottom: 20px;}
.about .box .tit h2{ font-size: 30px; color: #1d6ceb; line-height: 1;}
.about .box .text{ font-size: 18px; color: #8d8d8d; line-height: 36px;}

.container{ padding: 16px 0 75px; display: flex;}
.leftNav{ width: 280px; flex: 0 0 auto;}
.leftNav dl{ line-height: 80px; background: #347ef3; color: #fff; font-size: 36px; font-weight: bold; text-align: center; margin-bottom: 9px;}
.leftNav ul li{  margin-bottom: 6px;}
.leftNav ul li a{background: #f3f5f8 url(../images/icon07.png) no-repeat 24px center; line-height: 60px; padding-left: 46px; font-size: 18px; display: block;transition: all .4s;}
.leftNav ul li a:hover,.leftNav ul li.on a{background: #347ef3 url(../images/icon08.png) no-repeat 24px center; color: #fff;}

.rightBox{ width: 100%; padding-left: 36px;}

.bread{ line-height: 50px; background: #f3f5f8; color: #92979e; margin-bottom: 20px; padding-left: 15px;}
.bread a{ color: #92979e;}
.bread a:hover{ color: #1d6ceb;}

.prolist{ padding: 0 0 20px;}
.prolist ul{ margin:0 -22px;}
.prolist ul li{ width: 25%; padding: 0 22px; float: left;}
.prolist ul li dl{ padding-bottom: 100%; position: relative; overflow: hidden; border-radius: 6px;}
.prolist ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.prolist ul li h3{ height: 38px; text-align: center; font-size: 16px; font-weight: normal; line-height: 1.2; overflow: hidden; margin: 15px 0 20px;}

.proview { padding: 20px 0;}
.proview .box{max-height: 650px; text-align: center;}
.proview .page{ text-align: center; background: #fff; padding: 50px 0 0;}
.proview .page li{ display: inline-block; margin: 0 30px;}
.proview .page li a{ width: 110px; height: 40px; line-height: 40px; background: #3a3a3a; border-radius: 40px; color: #fff; text-align: center; display: block; transition: all .4s;}
.proview .page li a:hover{ background: #1d6ceb; color: #fff;}

.equipment{ padding: 70px 0 75px;}
.equipment .box{ padding-bottom: 25px;}
.equipment .box ul{ margin: 0 -20px;}
.equipment .box ul li{ width: 33.3333%; padding: 0 20px; margin-bottom: 30px; float: left;}
.equipment .box ul li dl{ padding-bottom: 64.4444%; position: relative; overflow: hidden;transition: all .4s;}
.equipment .box ul li:hover dl{box-shadow: 0 0 20px rgba(0,0,0,0.3)!important;}
.equipment .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto; padding: 15px;}
.equipment .box ul li dl::before{ content: ""; width: calc(100% - 2px); height: calc(100% - 2px); border: #eeeeee solid 1px; position: absolute; left: 0; top: 0; z-index: 11;}
.equipment .box ul li h3{ text-align: center; font-size: 16px; font-weight: normal; margin-top: 20px;}

.news{ padding: 70px 0 75px;}
.news .box{ padding-bottom: 25px;}
.news .box ul{ margin: 0 -24px;}
.news .box ul li{ width: 25%; padding: 0 24px; margin-bottom: 30px; float: left;}
.news .box ul li a{ padding: 29px; border: #fff solid 1px; display: block; transition: all .4s;}
.news .box ul li dl{ padding-bottom: 66.6666%; position: relative; overflow: hidden;}
.news .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.news .box ul li h3{font-size: 20px; font-weight: 500; color: #303a4a; line-height: 1; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; margin-top: 22px;transition: all .4s;}
.news .box ul li dd{ font-size: 14px; color: #999ca2; text-align: center; line-height: 1; margin: 15px 0 20px;}
.news .box ul li dt{ height: 48px; line-height: 24px; color: #999ca2; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin-bottom: 24px;}
.news .box ul li ol{ font-size: 14px; text-align: center; line-height: 38px; border: #d3d3d3 solid 1px;transition: all .4s;}
.news .box ul li a:hover{ border:#1d6ceb solid 1px;}
.news .box ul li a:hover h3{ color: #1d6ceb;}
.news .box ul li a:hover ol{background: #1d6ceb; color: #fff;}

.newsView{background: #e8eaee;  padding: 50px 0 60px;}
.newsView .box{ background: #fff; box-shadow:10px 10px 0 #e4e4e4; margin-bottom: 10px;}
.newsView .box .newsHead{ padding: 50px 70px 30px;  position: relative;}
.newsView .box .newsHead::after{ content: ""; width: 60px; height: 3px; background: #0694df; position: absolute; left: 70px; bottom: -2px;}
.newsView .box .newsHead h1{ font-size: 30px; color: #000; font-weight: normal; line-height: 1.2; margin-bottom: 10px;}
.newsView .box .newsHead span{ color: #999; margin-right: 30px;}
.newsView .box .viewCon{ padding:50px 70px 70px; line-height: 2;}
.newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 70px; overflow: hidden; position: relative;}
.newsView .box .viewPage .boxCon{ padding-right: 200px;}
.newsView .box .viewPage .boxCon a{ color: #333; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.newsView .box .viewPage .boxCon b{ color: #1d6ceb;}
.newsView .box .viewPage .boxCon a:hover{color: #1d6ceb;}
.newsView .box .viewPage .back{ width: 160px; height: 42px; line-height: 42px;  text-align: center; border-radius: 40px; background: #1d6ceb; position:absolute; right: 70px; top: 35px;}
.newsView .box .viewPage .back a{color: #fff; display: block;}

.contact{ padding: 70px 0;}
.contact .box{ display: flex;}
.contact .box .con{ width: 512px; flex: 0 0 auto; padding-right: 36px;}
.contact .box .con dl{ font-size: 30px; color: #000; font-weight: bold; line-height: 1; margin-bottom: 32px;}
.contact .box .con ul li{ font-size: 18px; line-height: 60px; background: #f4f6fc; margin-top: 4px; display: flex; align-items: center;}
.contact .box .con ul li i{ width: 60px; height: 30px; line-height: 28px; text-align: center;  margin-left:5px; overflow: hidden;}
.contact .box .con ul li i img{ max-height: 26px;filter: drop-shadow(#347ef3 0 100px);  transform: translateY(-100px);}
.contact .box .con ul li ol{ color: #000;}
.contact .box .con ul li ol span{ color: #9397a0; margin-right: 10px;}
.contact #map{ width: 100%; height: 444px;}

.footer{ background: #082457;}
.footer .fmain{ padding: 50px 0 40px;}
.footer .item{ float: left;}
.footer .item .tit{ margin-bottom: 40px; position: relative;}
.footer .item .tit::after{ content: ""; width: 30px; height: 1px; background: #95ABBE; position: absolute; left:0; bottom: -15px;}
.footer .item .tit h3{ font-size: 20px; line-height: 1; color: #fff; font-weight: 500;}
.footer .item .tit h3 span{ color: #bcc4d7; font-size: 18px; margin-left: 8px;}
.footer .item:nth-child(1){ width: 750px;}
.footer .item:nth-child(2){ width: 320px;}
.footer .item:nth-child(3){ width: auto; float: right;}
.footer .fcontact dl{ font-size: 18px; color: #fff; font-weight: 500; line-height: 1; margin-bottom: 10px;}
.footer .fcontact dt{ color: #bcc4d7; margin-bottom: 30px;}
.footer .fcontact ul{ width: 580px; overflow: hidden;}
.footer .fcontact ul li{ width:33.33%; height: 24px; color: #bcc4d7; font-size: 15px; margin-bottom: 10px; float: left;}
.footer .fcontact ul li img{ max-width: 17px; max-height:16px;}
.footer .fnav { width: 330px;}
.footer .fnav ul li{ width: 50%; margin-bottom: 12px; padding-right: 50px; float: left;}
.footer .fnav ul li a{color: #fff; line-height: 30px; padding-left: 18px; padding-bottom: 5px; background:url(../images/icon19.png) no-repeat left center; border-bottom: #95ABBE solid 1px; display: block;}
.footer .fnav ul li a:hover{ color: #6992da;}
.footer .ewm ol{ float: left; width: 145px; margin-right: 20px;}
.footer .ewm li{ float: left;  text-align: center; color: #fff; font-size: 16px; line-height: 2.2; white-space: nowrap; padding-top:40px;}
.footer .copyright{ background: #061a40; color: #bbc0ce; text-align: center; line-height: 50px;}
.footer .copyright a{color: #bbc0ce; margin-left: 10px;}
.footer .copyright a:hover{color: #7690c6;}

/*===/分页=============================*/
.fenye { text-align: center; font-size: 15px; width: 100%; height: 40px; margin: 10px 0 0px;}
.fenye .prev, .fenye .next { width: 40px; height: 40px; line-height: 40px; color: #8a8a8a;margin-right: 5px; display: inline-block; font-family: "宋体";font-size: 17px; background: #fff; border: #EBEBEB solid 1px;border-radius: 6px;}
.fenye a { width: 40px; height: 40px; line-height: 40px;  color: #8a8a8a; margin-right: 5px;display: inline-block; background: #fff; border: #EBEBEB solid 1px; border-radius: 6px;}
.fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}
.fenye a.current { color: #fff;  background: #242a34; margin-right: 5px; border: #242a34 solid 1px;}

/*搜索框*/
.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999;}
.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}
.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}
.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}

/* 弹出框 */
.tccBox{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}
.tccBox .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.tccBox .BoxCon{width: 800px;padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%);background-color: #fff; color: #999;}
.tccBox .BoxCon .off{ width: 29px; height: 29px; background:url(../images/off.png) no-repeat center; position: absolute; top: 18px; right: 18px; cursor: pointer;}
.tccBox .BoxCon .tccTit{ font-size: 20px; text-align: center; color: #000; font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}
.tccBox .BoxCon ul video{ background: #000; width: 100%; height: 428px; }

@media only screen and (min-width: 1680px) and (max-width: 1920px){

}

@media only screen and (min-width: 1440px) and (max-width: 1679px){
    .wrap{ width: 1380px;}

    .header .nav ul li{ margin-left: 55px;}

}

@media only screen and (min-width: 1280px) and (max-width: 1439px){
    .wrap{ width:1226px;}

    .header .nav ul li{ margin-left: 30px;}

    .neiBanner{ height: 350px;}

    .title { margin-bottom: 40px;}
    .title h3{ font-size: 60px;}
    .title h2{ font-size: 28px; margin-top: -20px;}
    .title p{ font-size: 15px;}

    .ntitle{ margin-bottom: 50px;}
    .ntitle h2{ font-size: 30px;}

    .ipro{ padding: 45px 0 60px;}
    .ipro ul { margin: 0 -12px;}
    .ipro ul li{ padding: 0 12px;}

    .youshi .box ul { margin: 0 -12px;}
    .youshi .box ul li{ padding: 0 12px;}
    .youshi .box ul li .item ol h3{ font-size: 20px;}

    .iabout .box .tit h3{ font-size: 35px; margin-bottom: 10px;}
    .iabout .box .tit h2{ font-size: 22px;}
    .iabout .box .text{ font-size: 15px; line-height: 28px;}
    .iabout .box a.more{ width: 120px; height: 46px; line-height: 46px; font-size: 15px;}

    .inews{ padding: 20px 0 60px;}
    .inews .box ul { margin: 0 -15px;}
    .inews .box ul li{ padding: 0 15px;}
    .inews .box ul li a{ padding: 15px;}
    .inews .box ul li h3{ font-size: 16px;}
    .inews .box ul li dd{ font-size: 13px;}
    .inews .box ul li dt{ font-size: 15px;}
    .inews a.more{ width: 120px; height: 46px; line-height: 46px; font-size: 15px;}

    .about .box .tit h3{ font-size: 35px; margin-bottom: 10px;}
    .about .box .tit h2{ font-size: 22px;}
    .about .box .text{ font-size: 15px; line-height: 28px;}

    .leftNav dl{ font-size: 24px; line-height: 60px;}
    .leftNav ul li a{ font-size: 15px; line-height: 50px;}

    .prolist ul{ margin: 0 -12px;}
    .prolist ul li{ padding: 0 12px;}

    .news .box ul { margin: 0 -15px;}
    .news .box ul li{ padding: 0 15px;}
    .news .box ul li a{ padding: 15px;}
    .news .box ul li h3{ font-size: 16px;}
    .news .box ul li dd{ font-size: 13px;}
    .news .box ul li dt{ font-size: 15px;}

    .contact .box .con dl{ font-size: 26px;}
    .contact .box .con ul li{ font-size: 16px;}

    .footer{ font-size: 15px;}
    .footer .item .tit h3{ font-size: 18px;}
    .footer .item:nth-child(1){ width: 610px;}
    .footer .fcontact ul{ width: 540px;}
    .footer .fcontact ul li{ font-size: 13px;}
    .footer .ewm ol{ width: 130px;}
    .footer .ewm li{ font-size: 15px;}
    
}

@media only screen and (min-width: 1000px) and (max-width: 1279px){
    body{ font-size: 15px;}
    .wrap{ width: 990px;}
    .w1200{ width: 990px;}

    .header .logo{ height: 80px; padding: 24px 0;}
    .header .nav ul li{ margin-left: 20px;}

    .neiBanner{ height: 280px;}

    .title { margin-bottom: 40px;}
    .title h3{ font-size: 56px;}
    .title h2{ font-size: 25px; margin-top: -15px;}
    .title p{ font-size: 15px;}

    .ntitle{ margin-bottom: 50px;}
    .ntitle h2{ font-size: 30px;}

    .ipro{ padding: 45px 0 60px;}
    .ipro .box{ padding-bottom: 30px;}
    .ipro ul { margin: 0 -12px;}
    .ipro ul li{ padding: 0 12px;}
    .ipro ul li h3{ font-size: 15px;}

    .youshi .box ul { margin: 0 -10px;}
    .youshi .box ul li{ padding: 0 10px;}
    .youshi .box ul li .item ol h3{ font-size: 18px;}

    .iabout .box .tit{ margin-bottom: 15px;}
    .iabout .box .tit h3{ font-size: 30px; margin-bottom: 5px;}
    .iabout .box .tit h2{ font-size: 20px;}
    .iabout .box .text{ font-size: 15px; line-height: 24px;}
    .iabout .box a.more{ width: 100px; height: 40px; line-height: 40px; font-size: 14px; margin-top: 20px;}

    .inews{ padding: 20px 0 60px;}
    .inews .box ul { margin: 0 -15px;}
    .inews .box ul li{ padding: 0 15px;}
    .inews .box ul li a{ padding: 15px;}
    .inews .box ul li h3{ font-size: 16px;}
    .inews .box ul li dd{ font-size: 13px;}
    .inews .box ul li dt{ font-size: 15px;}
    .inews a.more{ width: 100px; height: 40px; line-height: 40px; font-size: 14px;}

    .about{ padding: 50px 0 60px;}
    .about .box .tit h3{ font-size: 35px; margin-bottom: 10px;}
    .about .box .tit h2{ font-size: 22px;}
    .about .box .text{ font-size: 15px; line-height: 28px;}

    .leftNav dl{ font-size: 24px; line-height: 60px;}
    .leftNav ul li a{ font-size: 15px; line-height: 50px;}

    .prolist ul{ margin: 0 -12px;}
    .prolist ul li{ width: 33.33%; padding: 0 12px;}

    .news .box ul { margin: 0 -15px;}
    .news .box ul li{ padding: 0 15px;}
    .news .box ul li a{ padding: 15px;}
    .news .box ul li h3{ font-size: 16px;}
    .news .box ul li dd{ font-size: 13px;}
    .news .box ul li dt{ font-size: 15px;}

    .contact .box .con dl{ font-size: 26px;}
    .contact .box .con ul li{ font-size: 16px;}

    .footer{ font-size: 15px;}
    .footer .item .tit h3{ font-size: 18px;}
    .footer .item:nth-child(1){ width: 430px;}
    .footer .fcontact dl{ font-size: 15px;}
    .footer .fcontact ul{ width: 400px;}
    .footer .fcontact ul li{ width: 50%; font-size: 13px; margin-bottom: 4px;}
    .footer .ewm ol{ width: 130px;}
    .footer .ewm li{ font-size: 15px;}
    
}

@media screen and (max-width:999px){
    body{ padding-top: 60px; font-size: 15px;}
    .wrap{ width: 100%; padding: 0 15px;}
    .w1200{ width: 100%; padding: 0 15px;}

    .header{ width: 100%; height:60px; background:#fff; box-shadow: 0 0 5px rgba(0,0,0,.1);  position: fixed; top: 0; left: 0; z-index: 99999999; }
    .header .logo{ height: 60px; padding: 14px 0;}
    .header .headRight{ float: none; position: fixed; top: 60px; left: 0; width: 100%; height: calc(100vh - 60px);  border-top: #eee solid 1px;  background: #fff; display: none;}
    .header .nav{ width: 100%; float: none;}
    .header .nav ul{ margin-left: 0;}
    .header .nav ul li{ float: none; margin-left: 0; line-height: 50px; border-bottom: #eee solid 1px; position: relative;}
    .header .nav>ul>li>a{ color: #000; font-size: 15px; padding: 0 15px; line-height: 46px;}
    .header .nav>ul>li>a:hover{ color: #fff; background: #0656b1;}
    .header .nav>ul>li.on>a{ color: #fff; background: #0656b1;}
    .header .nav ul li:before{ display: none;}
    .header .lang{ margin-left: 15px;}
    .header .lang a{ color: #000; line-height: 50px; font-size: 15px;}
    .header .searchBtn{    margin-left: 14px; margin-top: 10px;}

    .header .menu-toggle{ width:60px; height:60px; position:absolute; right:0; top:0; z-index:99999; display:block;}
    .header .menu-toggle span{ width:35px; height:2px; background:#333;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}
    .header .menu-toggle span:before{ content:"";width:35px; height:2px; background:#333;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#333;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}
    .header .menu-toggle.cur span{background-color:transparent;}
    .header .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}
    .header .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}

    /*首页bannner*/
    .banner { position: relative;}
    .banner .swiper-container{ width:100%; overflow:hidden;}
    .banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
    .banner .swiper-container .swiper-slide a{ display: block; width:100%;}
    .banner .swiper-container .swiper-slide img{width:100%;}
    .banner .pagination {position: absolute;z-index: 20;bottom:10px;width: 100%;text-align: center;}
    .banner .swiper-pagination-switch {display: inline-block; width:10px; height: 10px; background:#fff; margin: 0 2px; border-radius: 10px; cursor: pointer;}
    .banner .swiper-active-switch { background: #0656b1; opacity: 1;}

    .neiBanner{height: 110px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}

    .title{margin-bottom:30px;}
    .title h3{ font-size: 35px; font-weight:700;}
    .title h2{ font-size: 20px; font-weight: 700; margin-top: -5px; margin-bottom: 10px;}
    .title p{font-size: 12px;}

    .ntitle{ margin-bottom: 30px;}
    .ntitle h2{ font-size: 22px; font-weight: 700;}

    .ipro{ padding: 30px 0 30px;}
    .ipro .box{ position: relative; padding-bottom: 20px;}
    .ipro ul{ margin:0 -5px;}
    .ipro ul li{ width:50%; padding: 0 5px; float: left;}
    .ipro ul li h3{ height: 34px; font-size: 14px; line-height: 1.2; margin: 15px 0 20px;}
    .ipro .swiper-pagination-switch {display: inline-block; width:10px; height: 10px; background:#000; margin: 0 2px; border-radius: 10px; cursor: pointer;}
    .ipro .swiper-active-switch { background: #347ef3; opacity: 1;}

    .youshi{ padding: 30px 0;}
    .youshi .box ul{ margin: 0 -5px;}
    .youshi .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px; float: left;}
    .youshi .box ul li .item ol{ padding-top: 40px; height:80px; position: relative;}
    .youshi .box ul li .item ol i{ width: 50px; height: 50px; line-height:46px; top: -25px; margin-left: -25px;}
    .youshi .box ul li .item ol i img{ height: 25px;}
    .youshi .box ul li .item ol h3{ font-size: 16px;}

    .liucheng{ overflow: hidden;}
    .liucheng img{ width: 120%; max-width: inherit; position: relative; left: 50%; transform: translateX(-50%);}

    .iabout{ padding: 30px 0;}
    .iabout .wrap{ display:block; }
    .iabout .pic{ width: 100%; margin-top: 20px;}
    .iabout .box{ padding-left: 0; padding-bottom: 20px;}
    .iabout .box .tit{ margin-bottom: 25px; text-align: center;}
    .iabout .box .tit h3{ font-size: 30px; margin-bottom: 10px;}
    .iabout .box .tit h2{ font-size: 18px; }
    .iabout .box .text{ font-size: 15px; line-height:1.7;}
    .iabout .box a.more{ width: 100px; height: 40px; line-height: 38px; font-size: 14px; margin: 20px auto 0;}

    .inews{ padding: 10px 0 60px;}
    .inews .box ul{ margin: 0 -5px;}
    .inews .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 20px; float: left;}
    .inews .box ul li a{ padding: 0; border:none;}
    .inews .box ul li h3{font-size: 15px; margin-top: 10px;}
    .inews .box ul li dd{ font-size: 12px; margin: 12px 0 10px;}
    .inews .box ul li dt{ height: 44px; line-height: 22px; margin-bottom: 10px;}
    .inews .box ul li ol{ font-size: 12px; line-height: 30px;}
    .inews a.more{ width: 100px; height: 40px;  line-height: 38px; font-size: 14px; margin: 20px auto 0;}

    .about{ padding: 30px 0 50px;}
    .about .wrap{ display:block;}
    .about .pic{ width: 100%; margin-top: 20px;}
    .about .box{ padding-right: 0;}
    .about .box .tit{ margin-bottom: 25px; text-align: center;}
    .about .box .tit h3{ font-size: 30px; margin-bottom:10px;}
    .about .box .tit h2{ font-size: 18px; }
    .about .box .text{ font-size: 15px; line-height:1.7;}

    .container{ padding: 16px 15px 50px; display: block;}
    .leftNav{ width: 100%; flex: 0 0 auto; margin-bottom: 15px;}
    .leftNav dl{ line-height: 46px; font-size: 17px; text-align: left; padding-left: 15px;  background: #347ef3 url(../images/xiala.png) no-repeat right 15px center; background-size: 20px auto;  margin-bottom: 5px;}
    .leftNav ul { display: none;}
    .leftNav ul li{  margin-bottom: 4px;}
    .leftNav ul li a{background: #f3f5f8 url(../images/icon07.png) no-repeat 24px center; line-height: 44px; padding-left: 46px; font-size: 15px;}
    .leftNav ul li a:hover,.leftNav ul li.on a{background: #347ef3 url(../images/icon08.png) no-repeat 24px center; color: #fff;}

    .rightBox{ width: 100%; padding: 0;}

    .bread{ display: none;}

    .prolist{ padding: 0 0 10px;}
    .prolist ul{ margin:0 -5px;}
    .prolist ul li{ width: 50%; padding: 0 5px; float: left;}
    .prolist ul li h3{ height: 34px; font-size: 14px; line-height: 1.2;margin: 8px 0 12px;}

    .proview { padding: 10px 0;}
    .proview .box{max-height: 600px; }
    .proview .page{ padding: 30px 0 0;}
    .proview .page li{ display: inline-block; margin: 0 20px;}
    .proview .page li a{ width: 100px; height: 40px; line-height: 40px;}
    .proview .page li a:hover{ background: #1d6ceb; color: #fff;}

    .equipment{ padding: 30px 0 55px;}
    .equipment .box{ padding-bottom: 10px;}
    .equipment .box ul{ margin: 0 -5px;}
    .equipment .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 20px; float: left;}
    .equipment .box ul li:hover dl{box-shadow: 0 0 20px rgba(0,0,0,0.3)!important;}
    .equipment .box ul li dl img{padding: 8px;}
    .equipment .box ul li h3{ font-size: 15px; margin-top: 8px;}

    .news{ padding: 30px 0 50px;}
    .news .box{ padding-bottom: 10px;}
    .news .box ul{ margin: 0 -5px;}
    .news .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 20px; float: left;}
    .news .box ul li a{ padding: 0; border:none; }
    .news .box ul li h3{font-size: 15px; margin-top:10px;}
    .news .box ul li dd{ font-size: 12px; margin: 12px 0 10px;}
    .news .box ul li dt{ height: 44px; line-height: 22px;margin-bottom: 10px;}
    .news .box ul li ol{ font-size: 12px;line-height: 30px;}

    .newsView{  padding: 20px 0 30px;}
    .newsView .box{ background: #fff; box-shadow:5px 8px 0 #e4e4e4; margin-bottom: 10px;}
    .newsView .box .newsHead{ padding: 30px 20px 10px;  position: relative;}
    .newsView .box .newsHead::after{ content: ""; width: 40px; height: 3px; position: absolute; left:20px; bottom: -2px;}
    .newsView .box .newsHead h1{ font-size: 18px;  margin-bottom: 10px;}
    .newsView .box .newsHead span{ font-size: 13px; margin-right: 10px;}
    .newsView .box .industryHead{ font-size: 35px; font-weight: normal; color: #000;  padding: 50px 70px 30px; border-bottom: #eaeaea solid 2px; position: relative;}
    .newsView .box .industryHead::after{ content: ""; width: 60px; height: 3px;  position: absolute; left: 70px; bottom: -2px;}
    .newsView .box .viewCon{ padding:30px 20px 30px; line-height:1.8; font-size: 15px;}
    .newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 20px; overflow: hidden;}
    .newsView .box .viewPage .boxCon{ float: none; padding-right: 120px;}
    .newsView .box .viewPage .boxCon a{ font-size: 14px; display: block; overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap; margin-bottom: 10px;}
    .newsView .box .viewPage .back{ width: 100px; height: 36px; line-height: 36px;  float: none; margin: 0 auto; right: 20px;}
    .newsView .box .viewPage .back a{color: #fff; display: block;}

    .contact{ padding: 30px 0;}
    .contact .box{ display: block;}
    .contact .box .con{ width: 100%; padding-right: 0; padding: 20px 0;}
    .contact .box .con dl{ font-size: 20px; margin-bottom: 20px; text-align: center;}
    .contact .box .con ul li{ font-size: 14px; line-height: 45px; margin-top: 4px;}
    .contact .box .con ul li i{ width: 30px; height: 25px; line-height: 22px; margin-right:5px;}
    .contact .box .con ul li i img{ max-width: 20px; max-height:20px; }
    .contact .box .con ul li ol span{margin-right: 5px;}
    .contact #map{ width: 100%; height: 300px;}

    .footer .fmain{padding: 36px 0 25px;}
    .footer .item:nth-child(1){ width: 100%;}
    .footer .item:nth-child(2){ display: none;}
    .footer .item:nth-child(3){ display: none;}
    .footer .item .tit h3{ font-size: 18px;}
    .footer .item .tit h3 span{ font-size: 15px;}
    .footer .fcontact dl{ font-size: 15px;}
    .footer .fcontact ul{ width: 100%;}
    .footer .fcontact ul li{ width: 50%; font-size: 12px;}
    .footer .fcontact dt{ margin-bottom: 22px;}
    .footer .copyright{ padding:15px 10px; font-size: 12px; line-height: 1.2;}


    /*===/分页=============================*/
    .fenye { text-align: center; font-size: 14px; width: 100%; height: 40px; margin: 10px 0 0px;}
    .fenye .prev, .fenye .next { width: 34px; height: 34px; line-height: 32px; margin-right: 2px; font-size: 16px; }
    .fenye a { width: 34px; height: 34px; line-height: 32px; margin-right:2px;}
    .fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}
    .fenye a.current { color: #fff;  background: #242a34; margin-right: 2px; border: #242a34 solid 1px;}

    .search-dialog{ width: 95%;}
}